Skip to content

Commit

Permalink
more docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Brawl345 committed Jan 13, 2024
1 parent a959a80 commit feb2e56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ services:
pull_policy: always
image: ghcr.io/brawl345/gobot:latest
restart: always
# TODO: Does not work, idk why, volume is still not writeable
user: '${DOCKER_UID}:${DOCKER_GID}'
env_file: .env
volumes:
Expand Down

0 comments on commit feb2e56

Please sign in to comment.