Skip to content

Instantly share code, notes, and snippets.

View ArthurHVS's full-sized avatar

ArthurHVS

View GitHub Profile
{
"asset" : {
"generator" : "Khronos glTF Blender I/O v1.1.46",
"version" : "2.0"
},
"scene" : 0,
"scenes" : [
{
"name" : "Scene",
"nodes" : [
@font-face {
font-family: icomoon;
src: url(fonts/icomoon.eot?ic6380);
src: url(fonts/icomoon.eot?ic6380#iefix) format("embedded-opentype"),
url(fonts/icomoon.ttf?ic6380) format("truetype"),
url(fonts/icomoon.woff?ic6380) format("woff"),
url(fonts/icomoon.svg?ic6380#icomoon) format("svg");
font-weight: 400;
font-style: normal;
}
version: '3'
services:
database:
image: postgres
healthcheck:
test:
[
"CMD",
"pg_isready",
"-q",