Skip to content

Commit a721658

Browse files
chore: comment out container name
Doesn't play nice with docker swarm / traefik / dokploy
1 parent 0faeb76 commit a721658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
meetup-bot:
3-
container_name: meetup-bot
3+
# container_name: meetup-bot
44
image: ghcr.io/pythoninthegrass/meetup-bot
55
build:
66
context: .

0 commit comments

Comments
 (0)