fix: undo oopsie

This commit is contained in:
Orion Kindel 2023-05-18 22:02:04 -05:00
parent 7819bbb524
commit 47a02b8356
Signed by untrusted user who does not match committer: orion
GPG Key ID: 6D4165AE4C928719

View File

@ -12,7 +12,6 @@ services:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
- /home/git/data/:/var/lib/gitea/data
- /home/git/git/:/var/lib/gitea/git
- /home/git/config/:/etc/gitea
ports:
- "8881:3000"