This website works better with JavaScript.
Explore
Sign In
infra
/
docker-gitea
Watch
1
Star
0
Fork
You've already forked docker-gitea
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fixed wrong parameter for internal network
Browse Source
master
Meliurwen
4 years ago
parent
b10ce52cb9
commit
70f98e51df
Signed by:
meliurwen
GPG Key ID:
818A8B35E9F1CE10
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
docker-compose.yml
2
docker-compose.yml
Unescape
Escape
View File
@ -47,4 +47,4 @@ networks:
external:
external:
name
:
${NETWORK}
name
:
${NETWORK}
gitea:
gitea:
external
:
fals
e
internal
:
tru
e
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
infra/docker-gitea
Title
Body
Create Issue