huezohuezo1990

Untitled

May 1st, 2020
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.13 KB | None | 0 0
  1.  
  2. version: '3.1'
  3.  
  4. services:
  5.   db:
  6.     image: mariadb
  7.     restart: always
  8.     environment:
  9.       MYSQL_ROOT_PASSWORD: nueva
Add Comment
Please, Sign In to add comment