1
0
Fork 0

No longer building Gitea image from local Dockerfile. I don't remember why I was doing that in the first place.

This commit is contained in:
Jonathan Chan 2020-04-09 17:09:00 -07:00
parent 4d23f7de71
commit 2397b85bc7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ networks:
services:
server:
build: .
image: gitea
image: gitea/gitea
container_name: gitea
environment:
- USER_UID=1000