Update Servers/Containerization/Docker/Compose/IT-Tools.md
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
**Purpose**: Collection of handy online tools for developers, with great UX.
|
**Purpose**: Collection of handy online tools for developers, with great UX.
|
||||||
|
|
||||||
```jsx title="docker-compose.yml"
|
```yaml title="docker-compose.yml"
|
||||||
version: "3"
|
version: "3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
@ -21,6 +21,6 @@ networks:
|
|||||||
external: true
|
external: true
|
||||||
```
|
```
|
||||||
|
|
||||||
```jsx title=".env"
|
```yaml title=".env"
|
||||||
Not Applicable
|
Not Applicable
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user