attempt to standardize container names somewhat
This commit is contained in:
parent
5db9f9f254
commit
5253c66b1c
7 changed files with 7 additions and 7 deletions
|
@ -18,7 +18,7 @@ volumes:
|
|||
device: ":/mnt/data/forgejo"
|
||||
|
||||
services:
|
||||
server:
|
||||
forgejo:
|
||||
image: codeberg.org/forgejo/forgejo:1.18
|
||||
environment:
|
||||
- USER_UID=1000
|
||||
|
|
Reference in a new issue