mirror of
https://github.com/skidoodle/pastebin
synced 2026-04-28 03:07:40 +02:00
update compose.yml
This commit is contained in:
+3
-2
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
pastebin:
|
||||
container_name: pastebin
|
||||
image: ghcr.io/csehviktor/pastebin:latest
|
||||
image: ghcr.io/csehviktor/pastebin:main
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- 3000:3000
|
||||
|
||||
Reference in New Issue
Block a user