mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 23:05:07 +01:00
minor formatting
This commit is contained in:
@@ -75,20 +75,20 @@ nano /etc/default/docker
|
||||
Uncomment this line:
|
||||
|
||||
```ini
|
||||
DOCKER_OPTS="--dns 8.8.8.8 --dns 8.8.4.4"
|
||||
DOCKER_OPTS="--dns 8.8.8.8 --dns 8.8.4.4"
|
||||
```
|
||||
|
||||
Restart Docker:
|
||||
|
||||
```shell
|
||||
service docker restart
|
||||
service docker restart
|
||||
```
|
||||
|
||||
Now build:
|
||||
|
||||
```shell
|
||||
./launcher bootstrap app
|
||||
./launcher start app
|
||||
./launcher bootstrap app
|
||||
./launcher start app
|
||||
```
|
||||
|
||||
## Web Server Configuration
|
||||
|
||||
Reference in New Issue
Block a user