We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c91894f commit e9fcd57Copy full SHA for e9fcd57
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.8'
2
services:
3
pingvin-share:
4
- image: stonith404/pingvin-share
+ image: dnielso5/pingvin-share
5
restart: unless-stopped
6
ports:
7
- 3000:3000
0 commit comments